home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / hopes_babysitting_maze.swf / scripts / frame_1 / DoAction.as
Text File  |  2011-08-19  |  215b  |  11 lines

  1. function init(module)
  2. {
  3.    this.module = module;
  4. }
  5. _global.hopeBSMrootPath = this;
  6. var splashTime = 0;
  7. var doPerformanceTest = false;
  8. var doXMLload = false;
  9. var bytesToLoad = getBytesTotal();
  10. nextFrame();
  11.